home *** CD-ROM | disk | FTP | other *** search
- object fSupport: TfSupport
- Left = 208
- Top = 162
- ActiveControl = Button2
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Support Matrix Y2K...'
- ClientHeight = 289
- ClientWidth = 390
- Color = 14015453
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 152
- Top = 260
- Width = 89
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 8
- Top = 112
- Width = 0
- Height = 0
- Caption = 'Button2'
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 377
- Height = 100
- Caption = 'Question'
- Color = 14015453
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- TabOrder = 2
- object Label1: TLabel
- Left = 9
- Top = 19
- Width = 353
- Height = 53
- AutoSize = False
- Caption =
- 'Do you use Matrix Y2K very often ?'#13#10'Is this your favorite softwa' +
- 're ?'#13#10#13#10'If so then please support it by making a donation.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 9
- Top = 76
- Width = 141
- Height = 13
- Cursor = crHandPoint
- Caption = 'Click here to make a donation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label6Click
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 115
- Width = 377
- Height = 97
- Caption = 'Donation Reward...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- object Label2: TLabel
- Left = 9
- Top = 18
- Width = 358
- Height = 39
- Caption =
- 'Make a donation today and receive a special edition of Matrix Y2' +
- 'K wich removes all of the donation buttons and this start-up scr' +
- 'een.'#13#10'Matrix Y2K will then also start with a personalized splash' +
- 'screen.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label5: TLabel
- Left = 9
- Top = 68
- Width = 269
- Height = 13
- Caption = 'Those are very good reasons to donate to Matrix Y2K ;)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- ParentFont = False
- end
- end
- object Panel1: TPanel
- Left = 8
- Top = 224
- Width = 377
- Height = 25
- BevelOuter = bvLowered
- Caption = 'This message will only be showed once a day...'
- Color = 15000798
- TabOrder = 4
- end
- end
-